Skip to content

Commit 039a06e

Browse files
committed
fix: remove on pull_request trigger
remove on pull_request trigger Signed-off-by: Gabriel Mocanu <gabi.mocanu98@gmail.com>
1 parent d16f6e6 commit 039a06e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-session-01.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Build Web Basics Drills Workflow
22

33
on:
44
workflow_dispatch:
5-
pull_request:
6-
branches:
7-
- main
8-
95
push:
106
branches:
117
- main

0 commit comments

Comments
 (0)