Skip to content

Commit

Permalink
Remove comments from workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bendnorman committed Sep 25, 2024
1 parent d8ff882 commit 5c880ea
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
---
name: update-data

on:
push
# workflow_dispatch:
# schedule:
# - cron: "0 7 * * 1-5"
# push:
# tags:
# - "v20*"
# branches:
# - "*"
on: push

jobs:
build:
Expand Down

0 comments on commit 5c880ea

Please sign in to comment.