This commit is contained in:
parent
a9956c194b
commit
e30cde2a0b
@ -5,7 +5,6 @@ on: [ push ]
|
||||
jobs:
|
||||
push:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user