Commit 37d71439 authored by Benoit Daloze's avatar Benoit Daloze
Browse files

Rename the mirror workflow name for clarity

parent d62e1d41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ on:
        required: true

jobs:
  test:
  mirror:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2