Skip to content

Commit

Permalink
Update when github actions should run
Browse files Browse the repository at this point in the history
  • Loading branch information
johnne committed Nov 22, 2021
1 parent 9504874 commit 59fff51
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
- devel
push:
branches:
- main
pull_request:
branches:
- main
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/docker-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
- devel
push:
branches:
- main
pull_request:
branches:
- main
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/lectures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
- 'lectures/*/*.Rmd'
- 'lectures/*/*.ipynb'
- '.github/workflows/lectures.yml'
branches:
- main
pull_request:
paths:
- 'lectures/*/*.Rmd'
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
- devel
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit 59fff51

Please sign in to comment.