Skip to content

Commit

Permalink
Attempt to run workflow for PRs that modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-dark committed Dec 13, 2024
1 parent c63543b commit b6a356b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/libtiledbsoma-asan-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: libtiledbsoma ASAN

on:
on:
pull_request:
paths:
- '.github/workflows/libtiledbsoma-asan-ci.yml'
schedule:
- cron: 20 8 * * 0
workflow_dispatch:
Expand Down

0 comments on commit b6a356b

Please sign in to comment.