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.
2 parents 2420653 + fda2dad commit a2aa86eCopy full SHA for a2aa86e
.github/workflows/opened-prs-to-the-board.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
add-pr-to-the-kanban-board:
8
+ if: github.event.pull_request.draft == false
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/[email protected]
0 commit comments