Skip to content

[PC-1926] Update AWS cli to v2 and kubectl 1.28.14 #1

[PC-1926] Update AWS cli to v2 and kubectl 1.28.14

[PC-1926] Update AWS cli to v2 and kubectl 1.28.14 #1

name: GitHub Actions - Check PR Title
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
Jira-PR-Title:
# Github Runnner in `tools-staging` runner set
runs-on: arc-runner-set
steps:

Check failure on line 9 in .github/workflows/check-pr-title.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-pr-title.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
- name: "Check PR Title"
if: ${{ (github.actor != 'dependabot[bot]') && (github.actor != 'EburyCrowdin') }}
uses: Ebury/github-tools/.github/workflows/check-pr-title-reusable-workflow.yml@master