Skip to content

Commit 513e800

Browse files
author
Ahmad
committed
run ci on PRs
1 parent 8e687c2 commit 513e800

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
on:
22
push:
3-
branches:
4-
- main
3+
branches: ["main"]
4+
pull_request:
5+
branches: ["main"]
56
env:
67
# Stop wasting time caching packages
78
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

0 commit comments

Comments
 (0)