Skip to content

Commit

Permalink
Set on
Browse files Browse the repository at this point in the history
  • Loading branch information
namse authored Dec 4, 2023
1 parent aa84cbb commit 7d201d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/oioi-agent-image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
paths:
- "oioi/**"
- ".github/workflows/oioi-agent-image-push.yml"
# push:
# branches:
# - master
# pull_request:
pull_request:
paths:
- "oioi/**"
- ".github/workflows/oioi-agent-image-push.yml"

concurrency:
group: ${{ github.ref }}-oioi-agent-image-push
Expand Down Expand Up @@ -172,4 +172,4 @@ jobs:
exit 1
fi
# aws cloudformation delete-stack --stack-name $STACK_NAME
aws cloudformation delete-stack --stack-name $STACK_NAME

0 comments on commit 7d201d5

Please sign in to comment.