summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYuriy Andamasov <andamasov@gmail.com>2022-11-10 01:44:23 +0100
committerGitHub <noreply@github.com>2022-11-10 01:44:23 +0100
commit1d2049b13f6f40e05869b40044c2ee190a8ea382 (patch)
tree2068bc7e9bfbe21491e066b1b450ccb18ba4200b /.github
parentbeca36cee4f94844734f44a104fa50c2bf0e558e (diff)
downloadvyos-http-api-tools-1d2049b13f6f40e05869b40044c2ee190a8ea382.tar.gz
vyos-http-api-tools-1d2049b13f6f40e05869b40044c2ee190a8ea382.zip
correcting workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 5104a28..a2659e1 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ name: "CodeQL"
on:
push:
- branches: [ "master", * ]
+ branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]