We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98ee81 commit 180824aCopy full SHA for 180824a
.github/workflows/publish-docs.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
run:
10
runs-on: ubuntu-latest
11
- if: ${{ github.event_name == 'push' && contains(github.ref, 'refs/heads/main') && github.run_number > 1 }}
12
steps:
13
- name: Checkout repository
14
uses: actions/checkout@v4
0 commit comments