added master branch exclusion
This commit is contained in:
parent
1365a33b33
commit
08d62b792b
@ -1,7 +1,8 @@
|
|||||||
name: Test build
|
name: Test build
|
||||||
run-name: ${{ gitea.event_name }} is testing out Gitea Actions 🚀
|
|
||||||
on:
|
on:
|
||||||
- push:
|
- push:
|
||||||
|
- branches-ignore:
|
||||||
|
- master
|
||||||
- workflow_dispatch:
|
- workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user