Skip to content

Commit 968ced5

Browse files
M3nin0OldLipe
andcommitted
actions: disable tests workflow
Co-authored-by: Felipe Carvalho <lipecaso@gmail.com>
1 parent 0a1e196 commit 968ced5

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
name: Tests
22

33
on:
4-
push:
5-
branches: [main]
6-
pull_request:
7-
branches: [main]
8-
9-
# Run every Saturday at 3:00 AM
10-
schedule:
11-
# * is a special character in YAML so you have to quote this string
12-
- cron: '0 3 * * 6'
13-
144
workflow_dispatch:
155
inputs:
166
reason:

0 commit comments

Comments
 (0)