Remove branch check in ci flow.
This commit is contained in:
parent
4bbc95757f
commit
c0a1d29477
@ -5,7 +5,6 @@ on:
|
||||
- 'v*'
|
||||
jobs:
|
||||
ci:
|
||||
if: github.event.base_ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout the code.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user