Skip to content

Commit dd13521

Browse files
aligneddevaligneddev
andauthored
Ci validation and DevContainers (#10)
* remove rule * name the job got the PR validation working --------- Co-authored-by: aligneddev <aligneddev@github.com>
1 parent d06f041 commit dd13521

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
pull_request:
55
branches:
66
- main
7-
branch_protection_rule:
8-
types: [edited, created, deleted]
97

108
push:
119
branches:
@@ -22,6 +20,7 @@ jobs:
2220
verify:
2321
runs-on: ubuntu-latest
2422
timeout-minutes: 40
23+
name: Verify
2524
env:
2625
CI: "true"
2726
DOTNET_NOLOGO: "true"

0 commit comments

Comments
 (0)