Skip to content

Commit

Permalink
restore actions to prs (#1653)
Browse files Browse the repository at this point in the history
* restore actions to prs

* limiting pr runs for actions against master
  • Loading branch information
chayim authored Oct 26, 2021
1 parent 1f3d970 commit 2017786
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- 'docs/**'
- '**/*.rst'
- '**/*.md'
pull_request:
branches:
- master

jobs:

Expand Down

0 comments on commit 2017786

Please sign in to comment.