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