We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003bc50 commit 47decb3Copy full SHA for 47decb3
.github/workflows/master.yml
@@ -3,9 +3,6 @@ name: Compile with SourceMod
3
on:
4
push:
5
branches: master
6
- workflow_dispatch:
7
- schedule:
8
- - cron: '53 05 01 */1 *' # Artifact expires after 1 month
9
10
jobs:
11
build:
0 commit comments