Skip to content

Commit

Permalink
CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-418 committed Mar 8, 2024
1 parent f4442e5 commit 3da8848
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
paths:
- 'pagemaker/**'
# branches: [ main ]
branches: [ main ]

jobs:
build:
Expand All @@ -16,8 +16,6 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
# with:
# fetch-depth: 0 # Fetch all history for all branches and tags.

- name: Setup Go
uses: actions/setup-go@v5
Expand Down
1 change: 0 additions & 1 deletion pagemaker/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- foo
- bar
- bat
- baz

- 7.8.1:
- improved proxy selection
Expand Down

0 comments on commit 3da8848

Please sign in to comment.