Fix incorrect quotes (#30585)

This commit is contained in:
Andrea Peruffo 2021-08-27 16:01:11 +01:00 committed by GitHub
parent 942186acb9
commit 210912e916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
nightly-cluster-metrics-sigar:
name: Akka Cluster Metrics Test with Sigar
runs-on: ubuntu-20.04
if: github.repository == akka/akka
if: github.repository == 'akka/akka'
steps:
- name: Checkout
@ -64,7 +64,7 @@ jobs:
jdk-nightly-tests:
name: JDK ${{ matrix.jdkVersion }} / Scala ${{ matrix.scalaVersion }}
runs-on: ubuntu-20.04
if: github.repository == akka/akka
if: github.repository == 'akka/akka'
strategy:
matrix:
# No need to specify the full Scala version. Only the Scala binary version