workflow fix
This commit is contained in:
parent
0cecf9cc72
commit
12afd5e0be
1 changed files with 1 additions and 3 deletions
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
|
@ -1,7 +1,5 @@
|
|||
name: Tests and analysis
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [main]
|
||||
on: push
|
||||
jobs:
|
||||
test-and-analyze:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue