Skip to content

Commit

Permalink
disable labeler temporarily
Browse files Browse the repository at this point in the history
Disable the workflow until a solution to actions/labeler#12 has been found.

After the linked issue has been solved, we probably need to also bump the version of the action.
  • Loading branch information
NobbZ authored Sep 3, 2019
1 parent 137c800 commit bbc7371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "Pull Request Labeler"
on: [pull_request]
on: []

jobs:
triage:
Expand Down

0 comments on commit bbc7371

Please sign in to comment.