We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efb2e3 commit cdb855aCopy full SHA for cdb855a
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ jobs:
7
build-and-deploy:
8
if: github.repository_owner == 'woocommerce'
9
name: Build and deploy
10
- runs-on: [ubuntu-latest]
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout code
13
uses: actions/checkout@v2
0 commit comments