Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbengue-ec-intl committed Jun 16, 2024
1 parent 19d9c5e commit 13caa81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/guard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
jobs:
guardian-jobs:
uses: .github/workflows/guard_template.yml
secrets: inherit
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/guard_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: |
echo "📣 The job has been completed."
echo "🔔 The main branch is protected."
echo "🍏 This job's status is ${{ job.status }}."
echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 13caa81

Please sign in to comment.