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 1825a77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/libtiledbsoma-asan-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: libtiledbsoma ASAN

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

0 comments on commit 1825a77

Please sign in to comment.