Trigger workflow on develop branch for now

This commit is contained in:
2026-08-18 12:23:09 -04:00
parent 84d2435b83
commit f372f99d95
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- develop
workflow_dispatch: workflow_dispatch:
+1 -1
View File
@@ -49,7 +49,7 @@
</None> </None>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include=".github\workflows\main.yml" /> <None Include=".gitea\workflows\main.yml" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx"> <EmbeddedResource Update="Properties\Resources.resx">