| commit | bf8cfdbdfdb52be586513d9d70653362166bcb11 | [log] [tgz] |
|---|---|---|
| author | Adam Olech <aolech@antmicro.com> | Wed Jun 15 13:56:19 2022 +0200 |
| committer | Adam Olech <aolech@antmicro.com> | Wed Jun 15 13:56:19 2022 +0200 |
| tree | 24f7801b1293a9ab284a6fc3f87a30e890cba9ea | |
| parent | d8d2c08403370e87450f7152cb7fef601628c9c3 [diff] |
Inherit secrets in Tests.yml
diff --git a/.github/workflows/Automerge.yml b/.github/workflows/Automerge.yml index 355d9b3..a6c9cc7 100644 --- a/.github/workflows/Automerge.yml +++ b/.github/workflows/Automerge.yml
@@ -10,6 +10,7 @@ Pipeline: if: ${{ !(github.event_name != 'pull_request' && github.actor == 'dependabot[bot]') }} uses: ./.github/workflows/Tests.yml + secrets: inherit Automerge: