..
This commit is contained in:
parent
1bdb9ec5fa
commit
7d9abfd1bf
|
@ -1,11 +1,11 @@
|
|||
name: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '!main'
|
||||
pull_request_target:
|
||||
branches:
|
||||
- '!main'
|
||||
branches-ignore:
|
||||
- 'main'
|
||||
#pull_request_target:
|
||||
# branches:
|
||||
# - '!main'
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
|
Loading…
Reference in New Issue