Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove push from workflow; was only needed to get the new workflow to…
… run before merging

Co-authored-by: Jon Church <[email protected]>
  • Loading branch information
ctcpip and jonchurch authored Jul 8, 2025
commit 70a36b226688c1c706bdb390715cc7769014793b
1 change: 0 additions & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflow_dispatch:
schedule:
- cron: "33 3 * * 3" # weekly
push:

permissions:
contents: read
Expand Down