Skip to content

Commit

Permalink
feat: change trigger to workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lempire123 committed Mar 8, 2024
1 parent 0e78879 commit 4e7fadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry-reports.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Foundry Reports

on: [push]
on: workflow_dispatch

concurrency:
group: ${{github.workflow}}-${{github.ref}}
Expand Down

0 comments on commit 4e7fadc

Please sign in to comment.