Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed Aug 25, 2023
1 parent 9104f2c commit 3a169c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- cron: '00 12 * * *' # daily at 4AM

jobs:
run_tests:
build_docs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 3a169c7

Please sign in to comment.