Skip to content

Commit

Permalink
Revert set output command
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
  • Loading branch information
gaiksaya committed Nov 15, 2022
1 parent 58285b4 commit 3c40c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: manifests

on:
workflow_dispatch:
push:
pull_request:
paths:
- 'manifests/**/*.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: releases

on:
push:
workflow_dispatch:
schedule:
- cron: 0 0 * * *

Expand Down

0 comments on commit 3c40c73

Please sign in to comment.