Skip to content
Snippets Groups Projects
Verified Commit 6e56452f authored by Dominic Meiser's avatar Dominic Meiser
Browse files

limit webhook ci to main branch

parent 680ea8f4
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ name: Trigger quay.io Webhook ...@@ -2,6 +2,7 @@ name: Trigger quay.io Webhook
on: on:
push: push:
branches: [main]
jobs: jobs:
run: run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment