Skip to content

Commit

Permalink
Merge pull request #171 from jaimergp/disable-workflow
Browse files Browse the repository at this point in the history
Disable GHA workflow for now
  • Loading branch information
beckermr authored Mar 11, 2024
2 parents 95c7e6c + 16ad06d commit 7ed3a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

jobs:
deploy:
if: false
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 7ed3a43

Please sign in to comment.