Skip to content

Commit

Permalink
A trick for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
aniewielska authored Feb 13, 2022
1 parent cffeeef commit 9931b7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
docs-build:
runs-on: ubuntu-latest
env:
TRAVIS_BRANCH: ${{ github.event.number }}
steps:
- name: Setup Node.js environment
uses: actions/[email protected]
Expand Down

0 comments on commit 9931b7d

Please sign in to comment.