mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 21:30:23 +00:00
Detect in regular incoming commits on main
This commit is contained in:
parent
53433b6440
commit
75300727c3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -15,5 +15,3 @@ jobs:
|
||||||
fetch-depth: 0 # Ensure Talisman can operate on a valid revision range
|
fetch-depth: 0 # Ensure Talisman can operate on a valid revision range
|
||||||
- name: Test action
|
- name: Test action
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
|
||||||
remote-sha: 89df42eb70ebff472b384403e6b17e44391eba79
|
|
||||||
|
|
Loading…
Reference in a new issue