Skip to content

Commit 6213245

Browse files
Merge pull request #2 from StoppedwummPython/StoppedwummPython-patch-1
Update Build.yml to remove pull request trigger
2 parents 77fa336 + 2a06175 commit 6213245

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request:
7-
branches:
8-
- main
96
jobs:
107
build:
118
runs-on: ubuntu-latest
@@ -67,4 +64,4 @@ jobs:
6764
user_name: 'github-actions[bot]'
6865
user_email: 'github-actions[bot]@users.noreply.github.com'
6966
# A custom commit message
70-
commit_message: 'Automated deployment of static files'
67+
commit_message: 'Automated deployment of static files'

0 commit comments

Comments
 (0)