aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Ramos <juan@lunarg.com>2023-10-16 16:38:09 -0600
committerJuan Ramos <114601453+juan-lunarg@users.noreply.github.com>2023-10-16 16:39:30 -0600
commitf4bfcd885214675a6a0d7d4df07f52b511e6ea16 (patch)
tree3eb40b7cf93bc6d1c9ddd010ca76584595865528
parent7b3466a1f47a9251ac1113efbe022ff016e2f95b (diff)
downloadvulkan-headers-f4bfcd885214675a6a0d7d4df07f52b511e6ea16.tar.gz
ci: Fix fork development
Well the prior change does eliminate duplicate runs it stops automated testing on forks.
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9214c6b..fa96731 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -6,8 +6,6 @@ name: ci
on:
push:
- branches:
- - main
pull_request:
branches:
- main