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 6748c0e commit 061b632Copy full SHA for 061b632
.github/workflows/code-sample-automation.yml
@@ -10,7 +10,7 @@ jobs:
10
add-pr-to-project:
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/add-to-project@c0c5949b017d0d4a39f7ba888255881bdac2a823
+ - uses: actions/add-to-project@8a84a858ead1a8775386f50be595a438772c2879
14
with:
15
project-url: https://github.com/orgs/meilisearch/projects/44
16
github-token: ${{ secrets.GH_TOKEN }}
0 commit comments