Skip to content

Commit

Permalink
Merge pull request #200 from bnb-chain/wenty/server-cicd
Browse files Browse the repository at this point in the history
feat: Update cicd
  • Loading branch information
wenty22 authored Dec 17, 2024
2 parents e01a4af + bbae6b8 commit ce7dd90
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ on:

paths:
- apps/canonical-bridge-server/**
- .github/**

permissions:
contents: read
contents: write
issues: write
pull-requests: write

jobs:
cicd:
Expand Down

0 comments on commit ce7dd90

Please sign in to comment.