minor adjustment to how workflows are triggered (#1905)

This commit is contained in:
Jose Enrique Hernandez
2022-04-27 21:13:33 -04:00
committed by GitHub
parent db4ca085fc
commit d5dea0d03f
+2 -1
View File
@@ -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