Skip to content

Commit

Permalink
Rename the workflow job from docker to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jgriff committed Oct 24, 2023
1 parent 1d68086 commit dbe9e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
TAG: dev

jobs:
docker:
dev:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit dbe9e72

Please sign in to comment.