mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
ci: enable Forgejo Actions on master pushes
This commit is contained in:
parent
cca2da16bd
commit
18a131f3da
@ -1,9 +1,9 @@
|
|||||||
name: ci
|
name: ci
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
|
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user