Skip to content

Commit

Permalink
ci: remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 5, 2023
1 parent 05b1304 commit 58de957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ permissions:
jobs:
ci-cd:
runs-on: ubuntu-latest
env:
TRIGGER_DEPLOY: ${{ startsWith(github.ref, 'refs/heads/master') || startsWith(github.ref, 'refs/heads/hotfix') }}
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5
Expand Down

0 comments on commit 58de957

Please sign in to comment.