Skip to content

Commit

Permalink
chore: updated github code
Browse files Browse the repository at this point in the history
  • Loading branch information
juicycleff committed Jan 8, 2024
1 parent dd3aa9b commit c399223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- lint-test
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main' todo! will reenable

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c399223

Please sign in to comment.