Skip to content

Commit

Permalink
add my branch to action
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-yj-yang committed Dec 12, 2024
1 parent 9ec8ee9 commit dfbd9ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Deploy to GitHub Pages
on:
push:
branches: [master]
branches:
- master
- scott/gihtub_action_test
workflow_dispatch:
jobs:
deploy:
Expand Down

0 comments on commit dfbd9ba

Please sign in to comment.