Skip to content

Commit

Permalink
run on github changes
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Mar 3, 2024
1 parent 5bfb390 commit 65c2128
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/opam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build with opam

on:
push:
paths: [ '*.opam' ]
paths:
- '*.opam'
- '.github/**'
workflow_dispatch:

# only run one instance of this action at a time.
Expand Down

0 comments on commit 65c2128

Please sign in to comment.