0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-05-19 23:40:07 +02:00

Use tests-passed branch of discourse/discourse in tests action

Dieser Commit ist enthalten in:
Angus McLeod 2022-02-15 17:18:26 +11:00
Ursprung a81b4f8eb5
Commit 16eb609b55

Datei anzeigen

@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: discourse/discourse
ref: "${{ (github.base_ref || github.ref) }}"
ref: "tests-passed"
fetch-depth: 1
- name: Fetch Repo Name