[CI] Fix warning in polkadot-companion-label action (#6514)

This commit is contained in:
s3krit
2020-06-26 13:13:00 +02:00
committed by GitHub
parent 0532db6b86
commit cfa0e0d356
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
contexts: 'continuous-integration/gitlab-check-polkadot-companion-build'
timeout: 1800
notPresentTimeout: 3600 # It can take quite a while before the job starts...
failedStates: failure
failureStates: failure
interruptedStates: error # Error = job was probably cancelled. We don't want to label the PR in that case
- name: Label success
uses: andymckay/labeler@master