Removed branch filter in gh action
This commit is contained in:
parent
468d096002
commit
cffe314f73
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: build and run tests
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user