Skip to content

Commit

Permalink
temp CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tanguyenvn committed Oct 20, 2023
1 parent 223991a commit 2119308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: testing/lrc release
on:
# Triggers the workflow on push or pull request events but only for the develop branch
push:
branches: [develop]
branches: [develop, fix/wc]

jobs:
test:
Expand Down

0 comments on commit 2119308

Please sign in to comment.