Skip to content

Commit

Permalink
try run ci manual
Browse files Browse the repository at this point in the history
  • Loading branch information
whitecodes authored May 22, 2024
1 parent 631b89a commit 882c0c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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,7 +14,7 @@ on:
- ".gitignore"
- ".github/**"
- "!.github/workflows/*.yml"
- workflow_dispatch
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit 882c0c8

Please sign in to comment.