Skip to content

Commit

Permalink
Add YAML document marker
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed Jun 13, 2024
1 parent 82e420a commit 39dcc6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Docker image
on:
push:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Test Docker image
on:
- pull_request
Expand Down

0 comments on commit 39dcc6a

Please sign in to comment.