Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/master/github/codeql-action-3
  • Loading branch information
dabico committed Dec 14, 2023
2 parents e2857e3 + 3c026e7 commit 4cc057d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: 'Discover vulnerabilities with CodeQL'

on:
push:
branches: [ 'master' ]
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: 'Publish image builds to Docker Hub'
on:
push:
tags: [ 'v*' ]

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4cc057d

Please sign in to comment.