mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-25 03:47:15 +00:00
GitHub CI: Trigger on main branch
The network role is using `main` for the default branch, so this needs to be used in the workflow definition. Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
83dcfdc346
commit
d3a7124f07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
types: [opened, synchronize, reopened]
|
||||
push:
|
||||
branches:
|
||||
- base
|
||||
- main
|
||||
|
||||
jobs:
|
||||
integration:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue