Skip to content

Commit

Permalink
Set quality wokflow as manual for now (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
carsso authored Dec 9, 2021
1 parent edc92ef commit e47966f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Quality

# triggers on
on: [workflow_dispatch] # Disable workflow for now (manual trigger)
# on: [push, pull_request]

jobs:
Expand Down

0 comments on commit e47966f

Please sign in to comment.