We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2c683 commit 0bbb219Copy full SHA for 0bbb219
1 file changed
.github/workflows/build.yaml
@@ -15,7 +15,6 @@ jobs:
15
environment:
16
name: Build
17
runs-on: ubuntu-latest
18
- if: ${{ github.ref == 'refs/heads/trunk' }}
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v3
@@ -68,7 +67,6 @@ jobs:
68
67
69
70
71
72
73
74
0 commit comments