Skip to content

Commit

Permalink
Enable running of github actions when edited.
Browse files Browse the repository at this point in the history
  • Loading branch information
KiriCattus committed Dec 29, 2023
1 parent 39f5511 commit 9935f16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ on:
branches:
- dev
paths-ignore:
- '.github/**'
- '*.md'
pull_request:
branches:
- dev
paths-ignore:
- '.github/**'
- '*.md'

jobs:
Expand Down

0 comments on commit 9935f16

Please sign in to comment.