Skip to content

Commit

Permalink
fix workflow branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
AmooHashem committed Jan 12, 2024
1 parent e2fe8ef commit 8729c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Node.js CI
on:
push:
branches:
- master
- main

jobs:
build-test-deploy:
Expand Down

0 comments on commit 8729c39

Please sign in to comment.