Skip to content

Commit

Permalink
gh actions update
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Nov 11, 2023
1 parent 2e338f9 commit b1fc399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches:
- main

workflow_dispatch:

jobs:
build-and-publish:
name: Publish container image
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: validate pull requests
on:
pull_request:
workflow_dispatch:

jobs:
pre-commit:
Expand Down

0 comments on commit b1fc399

Please sign in to comment.