Compare commits
2 Commits
b67f0e5031
...
d913e57dea
| Author | SHA1 | Date | |
|---|---|---|---|
| d913e57dea | |||
|
|
a02bc910f1 |
@ -1,8 +1,10 @@
|
||||
name: PR Checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['**']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: ['**']
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user