Skip to content

Commit 476151d

Browse files
committed
Integration Test Upgrades
1 parent 4bd5861 commit 476151d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: integration-tests
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: 30 15 * * 0-6
56
push:
@@ -22,7 +23,7 @@ jobs:
2223
with:
2324
git-config-name: Montezuma
2425
git-config-email: montezuma@jamesiv.es
25-
repository-name: JamesIves/lab
26+
repository-name: MontezumaIves/lab
2627
token: ${{ secrets.ACCESS_TOKEN }}
2728
branch: gh-pages
2829
folder: integration

0 commit comments

Comments
 (0)