mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
fix workflow yaml
This commit is contained in:
parent
2f2f3d9a6d
commit
32f06db2e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
|
@ -2,7 +2,7 @@ on: pull_request_target
|
||||||
name: Changelog Reminder
|
name: Changelog Reminder
|
||||||
jobs:
|
jobs:
|
||||||
remind:
|
remind:
|
||||||
if: github.repository_owner = 'RfidResearchGroup'
|
if: github.repository_owner == 'RfidResearchGroup'
|
||||||
name: Changelog Reminder
|
name: Changelog Reminder
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue