Skip to content

Commit

Permalink
allow ci run manual
Browse files Browse the repository at this point in the history
  • Loading branch information
whitecodes authored May 22, 2024
1 parent 07a1d0e commit 631b89a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Build/PullRequest"

on:
push:
- push:
branches:
- dev
paths-ignore:
Expand All @@ -14,6 +14,7 @@ on:
- ".gitignore"
- ".github/**"
- "!.github/workflows/*.yml"
- workflow_dispatch

defaults:
run:
Expand Down

0 comments on commit 631b89a

Please sign in to comment.