Skip to content

Commit

Permalink
provision EC2 instance
Browse files Browse the repository at this point in the history
Signed-off-by: midays <[email protected]>
  • Loading branch information
midays committed Jan 22, 2025
1 parent 8bd525e commit a491fef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/windows-nightly-ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: (Windows admin) Run Playwright tests nightly on main branch

on:
schedule:
- cron: "5 3 * * *"
on: [push]

jobs:
start-ec2-instance:
Expand Down

0 comments on commit a491fef

Please sign in to comment.