Skip to content

Commit

Permalink
add triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes committed Aug 23, 2023
1 parent 399b84f commit ecf0a14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: R
on:
workflow_dispatch:
repository_dispatch:
push:
pull_request:


env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit ecf0a14

Please sign in to comment.