Skip to content

Commit c5b71ae

Browse files
committed
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Update branches for push event in build.yml devlooped/oss@5da103c
1 parent f380d42 commit c5b71ae

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- Release
1313
- Debug
1414
push:
15-
branches: [ main, dev, 'dev/*', 'feature/*', 'rel/*' ]
15+
branches: [ main, 'feature/*', 'rel/*' ]
1616
paths-ignore:
1717
- changelog.md
1818
- readme.md
@@ -72,9 +72,6 @@ jobs:
7272
run: dotnet build -m:1 -bl:build.binlog
7373

7474
- name: 🧪 test
75-
env:
76-
CI_XAI_API_KEY: ${{ secrets.CI_XAI_API_KEY }}
77-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
7875
shell: pwsh
7976
run: dnx --yes retest -- --no-build
8077

.netconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
weak
4141
[file ".github/workflows/build.yml"]
4242
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
43-
sha = 7f5f9ee9f362f7e8f951d618f8f799033550e687
44-
etag = a04ce46114292f5c0e76bc1f260381b174c93d6f264749dfacbfc892238bec73
43+
sha = 5da103cfbc1c4f9b5f59cfa698d2afbd744a7525
44+
etag = 851af098748f7cfa5bc3cfd4cc404a6de930532b59ceb2b3b535282c41226f3a
4545
weak
4646
[file ".github/workflows/changelog.config"]
4747
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.config

0 commit comments

Comments
 (0)