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 49f29f4 commit 4ca3dabCopy full SHA for 4ca3dab
.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@8a84a858ead1a8775386f50be595a438772c2879
+ - uses: actions/add-to-project@4fda2e598c349fd1d6770dc6df8b0b61158c3e90
14
with:
15
project-url: https://github.com/orgs/meilisearch/projects/44
16
github-token: ${{ secrets.GH_TOKEN }}
0 commit comments