Skip to content

Commit

Permalink
Removed if: false preventing workflow from running
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaswell-bcgov committed Apr 24, 2024
1 parent 52e4fec commit 94d2f1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildTestPublishContainerDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
notifyBCContainerTag: latest
jobs:
build-and-test:
if: false
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit 94d2f1d

Please sign in to comment.