We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffa923 commit df53d21Copy full SHA for df53d21
.github/workflows/ng-actions.yml
@@ -1,7 +1,7 @@
1
name: NgRx Data test actions
2
on: ["push"]
3
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."
+ Explore-GitHub-Actions:
+ runs-on: ubuntu-latest
+ steps:
+ - run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
0 commit comments