Skip to content

Commit df53d21

Browse files
author
Alain BOUDARD
committed
fix: syntax action
1 parent 4ffa923 commit df53d21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ng-actions.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: NgRx Data test actions
22
on: ["push"]
33
jobs:
4-
Explore-GitHub-Actions:
5-
runs-on: ubuntu-latest
6-
steps:
7-
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
4+
Explore-GitHub-Actions:
5+
runs-on: ubuntu-latest
6+
steps:
7+
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."

0 commit comments

Comments
 (0)