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 f90f390 commit 65e9fe5Copy full SHA for 65e9fe5
.github/workflows/create-v1.0-pull-request.yml
@@ -50,6 +50,7 @@ jobs:
50
needs: create-pull-request
51
runs-on: ubuntu-latest
52
steps:
53
+ - uses: actions/[email protected]
54
- name: Queue Api Level Lint
55
uses: benc-uk/workflow-dispatch@v1
56
with:
0 commit comments