Skip to content

Commit

Permalink
Merge pull request #783 from MikeMcC399/fix/example-debug
Browse files Browse the repository at this point in the history
Change example-debug job name from nightly to debug-logs
  • Loading branch information
jaffrepaul authored Feb 10, 2023
2 parents b0e3c84 + e891b05 commit 940ab60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

jobs:
nightly:
debug-logs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
Expand Down

0 comments on commit 940ab60

Please sign in to comment.