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 1c493c3 commit f4f29d4Copy full SHA for f4f29d4
1 file changed
.github/workflows/add-to-project.yml
@@ -23,7 +23,5 @@ jobs:
23
- name: Add to Project
24
uses: dsanders11/project-actions/add-item@4b06452b0128cf601dac14399aa668a8eed2d684 # v2.0.1
25
with:
26
- field: Opened
27
- field-value: ${{ github.event.pull_request.created_at || github.event.issue.created_at }}
28
project-number: 89
29
token: ${{ steps.generate-token.outputs.token }}
0 commit comments