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