Skip to content

Commit

Permalink
fix: update workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsbck committed Nov 14, 2024
1 parent 07b0ac0 commit f77e01e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run_tutorials.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Run Tutorials

on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types: [ published ]

jobs:
build:
Expand Down

0 comments on commit f77e01e

Please sign in to comment.