Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Jul 12, 2022
1 parent 5d3ce1c commit a5ab01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example-custom-dockerfile-name.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Minimal Example
name: Custom Dockerfile Name Example
on: push

jobs:
minimal-example:
custom-dockerfile-name-example:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
Expand Down

0 comments on commit a5ab01c

Please sign in to comment.