mirror of
https://git.webmc.xyz/Colbster937/originblacklist
synced 2025-07-21 21:21:29 -09:00
fix workflow
This commit is contained in:
parent
69950dc4c5
commit
7af25a04e4
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user