minor adjustment to how workflows are triggered (#1905)
This commit is contained in:
committed by
GitHub
parent
db4ca085fc
commit
d5dea0d03f
@@ -1,8 +1,9 @@
|
||||
name: validate-atomics
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
branches: [ master ]
|
||||
jobs:
|
||||
validate-atomics:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user