2
0
Fork 0
mirror of https://github.com/actions/setup-java.git synced 2025-03-13 09:37:03 +00:00

Update build.yml

This commit is contained in:
mikhailshaganov 2021-09-06 17:11:18 +03:00 committed by GitHub
parent 9d70f85721
commit f4362ade96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
name: Build Action
on:
workflow_dispatch:
push:
branches:
- main
@ -10,7 +11,6 @@ on:
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
build: