Skip to content

Commit

Permalink
mod: branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
LEE JI WOO committed Dec 28, 2023
1 parent 480c88b commit 90c2169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
branches: [ github-action-test ]

env:
ALIAS: ${{ secrets.ALIAS }}
Expand Down

0 comments on commit 90c2169

Please sign in to comment.