We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd23634 commit df8d977Copy full SHA for df8d977
.github/workflows/main.yml
@@ -133,7 +133,7 @@ jobs:
133
token: ${{ secrets.GITHUB_TOKEN }}
134
interval: 45
135
timeout: 1200
136
- ignored: "WhiteSource License Check, WhiteSource Security Check"
+ ignored: "license/snyk (Percona Github Org), security/snyk (Percona Github Org)"
137
ref: ${{ github.event.pull_request.head.sha || github.sha }}
138
139
workflow_success:
0 commit comments