Skip to content

Commit e624d6d

Browse files
committed
nit
1 parent ec7d92d commit e624d6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/angle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: MoltenVK
1+
name: ANGLE
22
on:
33
push:
44
branches-ignore:
@@ -10,6 +10,7 @@ on:
1010
- build/nuke/Native/Core.cs
1111
- build/nuke/Native/Angle.cs
1212
- .github/workflows/angle.yml
13+
workflow_dispatch:
1314
jobs:
1415
Build:
1516
if: github.repository == 'dotnet/Silk.NET'

0 commit comments

Comments
 (0)