Skip to content

Commit

Permalink
on push
Browse files Browse the repository at this point in the history
  • Loading branch information
maiquanghiep committed Sep 13, 2024
1 parent d84cb3f commit 65ff4a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: ci

on:
push:
branches:
- 'hiep/update-pipeline-version'
pull_request:
branches:
- '**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- 'main'
- 'hiep/update-pipeline-version'
tags:
- '*'

Expand Down

0 comments on commit 65ff4a4

Please sign in to comment.