talisman-secrets-scan-action/.github/workflows/main.yml

19 lines
348 B
YAML
Raw Normal View History

name: Test
on:
2021-09-19 08:44:20 +02:00
push:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Ensure Talisman can operate on a valid revision range
2021-09-19 08:22:42 +02:00
- name: Test action
uses: ./
2021-09-19 09:06:34 +02:00
with:
remote-sha: 89df42eb70ebff472b384403e6b17e44391eba79