We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea92d72 commit 8950bb7Copy full SHA for 8950bb7
1 file changed
README.md
@@ -52,7 +52,7 @@ jobs:
52
BOARD_COLUMN_MERGED: 'Ready to Test'
53
BOARD_COLUMN_CLOSED: 'Rejected'
54
env:
55
- IGNORE_PROJECT_IDS="1,2,3"
+ IGNORE_PROJECT_IDS="1 2 3"
56
57
```
58
0 commit comments