Skip to content

Commit

Permalink
fix: main 에서만 action 돌도록 임시조치
Browse files Browse the repository at this point in the history
  • Loading branch information
itsme-shawn committed Jan 30, 2024
1 parent 06ecc79 commit fb802e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- 'main'
- 'dev'

jobs:
build:
Expand Down

0 comments on commit fb802e0

Please sign in to comment.