Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jardon committed Feb 27, 2023
1 parent 01dccbf commit 8b597d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- integration-self-healing
- integration-tls
- integration-backups

fail-fast: false
steps:
- name: Checkout repository
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/sync_issue_to_jira.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
sync:
name: Sync GitHub issue to Jira
uses: canonical/data-platform-workflows/.github/workflows/sync_issue_to_jira.yaml@main
uses: "canonical/data-platform-workflows/.github/\
workflows/sync_issue_to_jira.yaml@main"
with:
jira-component-name: mysql-k8s
secrets:
Expand Down

0 comments on commit 8b597d6

Please sign in to comment.