Skip to content

Commit

Permalink
only on colabs changes (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle authored Jul 26, 2024
1 parent c49672b commit 2d5b5bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/pr_reply1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Get Colabs
on: [workflow_dispatch, pull_request]
on:
workflow_dispatch:
pull_request:
paths:
- '**.ipynb'
defaults:
run: { shell: bash }
jobs:
Expand Down

0 comments on commit 2d5b5bf

Please sign in to comment.