Skip to content

Commit 4e90c89

Browse files
committed
WIP
1 parent 9fd4737 commit 4e90c89

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
artifact-prefix:
1414
description: build_charm.yaml `artifact-prefix` output
1515
value: ${{ jobs.build.outputs.artifact-prefix }}
16-
pull_request:
16+
# pull_request:
1717
schedule:
1818
- cron: "53 0 * * *" # Daily at 00:53 UTC
1919

.github/workflows/tiobe_scan.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: TICS run self-hosted test (github-action)
55

66
on:
7+
pull-request:
78
schedule:
89
- cron: "0 2 * * 6" # Every Saturday 2:00 AM UTC
910
workflow_dispatch:

0 commit comments

Comments
 (0)