Skip to content

Add GooglePay block support #304

Add GooglePay block support

Add GooglePay block support #304

Workflow file for this run

name: gitleaks

Check failure on line 1 in .github/workflows/gitleaks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gitleaks.yml

Invalid workflow file

(Line: 11, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual 'gitleaks/gitleaks-action'
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: gitleaks/gitleaks-action