Skip to content

Commit

Permalink
WIP: Another attempt to enable triggering the GitHub workflow on the …
Browse files Browse the repository at this point in the history
…fork by adding workflow_dispatch: to CI.yml on main
  • Loading branch information
maettu-this committed Jul 21, 2024
1 parent d16e626 commit 8f5d08c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NUnit.CI.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Continuous Integration

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 8f5d08c

Please sign in to comment.