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
Branches
Tags
No related merge requests found
......@@ -2,6 +2,7 @@ name: Trigger quay.io Webhook
on:
push:
branches: [main]
jobs:
run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment