Skip to content

Commit

Permalink
build: set "SauceLabs" label on browsers workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Aug 29, 2024
1 parent 8a13158 commit e8ed8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/browsers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:

test:
name: SauceLabs
runs-on: ubuntu-latest
if: ${{ github.repository == 'js-reporters/js-reporters' }} # skip on forks, needs secret
steps:
Expand Down

0 comments on commit e8ed8df

Please sign in to comment.