Skip to content

Commit

Permalink
Always run
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Jan 18, 2024
1 parent cb228ac commit 7018f53
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/depexts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: depexts

on:
pull_request:
paths:
- 'src/state/opamSysInteract.ml'
- '.github/workflows/depexts.yml'
- '.github/scripts/depexts/**'
# paths:
# - 'src/state/opamSysInteract.ml'
# - '.github/workflows/depexts.yml'
# - '.github/scripts/depexts/**'
push:
paths:
- 'src/state/opamSysInteract.ml'
# paths:
# - 'src/state/opamSysInteract.ml'

defaults:
run:
Expand Down

0 comments on commit 7018f53

Please sign in to comment.