We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dee103 commit b0565aeCopy full SHA for b0565ae
.github/workflows/appinspect.yml
@@ -2,6 +2,9 @@ name: appinspect
2
on:
3
pull_request:
4
types: [opened, reopened, synchronize]
5
+ push:
6
+ branches:
7
+ - develop
8
jobs:
9
appinspect:
10
runs-on: ubuntu-latest
0 commit comments