Skip to content

Commit

Permalink
Fix workflow minor bugs (#16)
Browse files Browse the repository at this point in the history
* fix(workflow): changed event type
  • Loading branch information
Static-1248 authored Aug 19, 2024
1 parent 9b292d3 commit 8e38e0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Main Workflow - When PR to main branch updates
on:
pull_request_target:
pull_request:
branches: [main]

jobs:
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/workflow-test.yml

This file was deleted.

0 comments on commit 8e38e0c

Please sign in to comment.