This commit is contained in:
parent
4c3357e8ce
commit
1bdb9ec5fa
|
@ -1,6 +1,8 @@
|
||||||
name: push
|
name: push
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- '!main'
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
branches:
|
branches:
|
||||||
- '!main'
|
- '!main'
|
||||||
|
|
Loading…
Reference in New Issue