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