Skip to content

Commit

Permalink
fix trigger until build is working
Browse files Browse the repository at this point in the history
  • Loading branch information
acnicholls committed Oct 18, 2024
1 parent 92ed15e commit 6f5cfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-with-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- README.md
- CHANGELOG.md # Should never be edited anyway
- .gitignore
- .github/**
# - .github/** # comment until pipelines are built
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6f5cfc0

Please sign in to comment.