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 9993e43 commit 69d3f5fCopy full SHA for 69d3f5f
.github/workflows/add-to-project.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
steps:
29
- name: add-to-project
30
- uses: pxLi/spark-rapids-common/add-to-project@main
+ uses: pxLi/spark-rapids-common/add-to-project@pxli-22
31
with:
32
owner: ${{ github.repository_owner }}
33
token: ${{ secrets.PROJECT_TOKEN }}
0 commit comments