Skip to content

Commit

Permalink
Merge pull request #56 from wednesday-solutions/shounak-mulay-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
shounak-mulay authored Apr 9, 2024
2 parents a676207 + 767f171 commit d252b16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI
on:
pull_request_target:
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: E2E
on:
pull_request_target:
pull_request:
branches:
- release
workflow_dispatch:
Expand Down

0 comments on commit d252b16

Please sign in to comment.