Skip to content

Commit d56cb1b

Browse files
authored
Update REvil.yml
1 parent a3f7ddd commit d56cb1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/REvil.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: NiREvil_Warp
1+
name: REvil_Warp
22

33
on:
44
push:
55
branches: [ "main" ]
66
paths:
77
- 'warp.py'
8-
schedule: #every fuckin 45 minutes
9-
- cron: '*/45 * * * *'
8+
schedule: #every fuckin 60 minutes
9+
- cron: '0 * * * *'
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)