We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56a862 commit 54d8619Copy full SHA for 54d8619
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