We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc5fb7 commit d20e027Copy full SHA for d20e027
.github/workflows/project-automation.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: peter-evans/create-or-update-project-card@v3
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
23
- project-location: getsentry
24
project-number: 31
25
column-name: "🏗 In Progress"
26
issue-number: ${{ github.event.number }}
@@ -37,7 +36,6 @@ jobs:
37
36
38
39
40
41
42
column-name: "👀 In Review"
43
@@ -55,7 +53,6 @@ jobs:
55
53
56
54
57
58
59
60
column-name: "✅ Done"
61
0 commit comments