Skip to content

Commit

Permalink
Trigger condition
Browse files Browse the repository at this point in the history
  • Loading branch information
maiquanghiep committed Aug 6, 2024
1 parent a40bf5d commit 07f8481
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ name: docker_publish
on:
push:
branches:
- 'hiep/add-github-actions'
# - 'main'
# - 'dev'
# tags:
# - '*'
- 'main'
- 'dev'
tags:
- '*'

jobs:
lint_test:
Expand Down

0 comments on commit 07f8481

Please sign in to comment.