Skip to content

Commit

Permalink
Get github context for push event
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Mar 7, 2024
1 parent f49f72a commit 51a1f3a
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/roxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches:
- main
- debug-skip-phrases
# pull_request:
# types:
# - opened
# - synchronize
# - reopened
# - ready_for_review
# branches:
# - main
workflow_dispatch:
workflow_call:
inputs:
Expand Down

0 comments on commit 51a1f3a

Please sign in to comment.