Skip to content

Commit

Permalink
feat: using actions in root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed Jul 9, 2022
1 parent 6d58362 commit 3891566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions/pipeline-config-scrapper/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ try {
console.log(`The event payload: ${payload}`);
} catch (error) {
core.setFailed(error.message);

}

0 comments on commit 3891566

Please sign in to comment.