Skip to content

Commit

Permalink
Merge branch 'main' into enahnce-logging-for-websocket-interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeauchamp committed Sep 15, 2024
2 parents 4cc758b + eb27d1b commit 57ce588
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches: [ main ]

Expand Down Expand Up @@ -70,4 +71,4 @@ jobs:
version: ${{ env.NUGET_VERSION }}
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 57ce588

Please sign in to comment.