Skip to content

Commit

Permalink
branches:
Browse files Browse the repository at this point in the history
      - main
  • Loading branch information
Sasha committed Nov 16, 2023
1 parent c469e62 commit c0c36b3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/workflows/ubuntodotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@

name: .NET

on: pull_request_target
#on: pull_request_target

on:
push:
branches:
- main
pull_request_target:
branches:
- main



jobs:
build:
Expand Down

0 comments on commit c0c36b3

Please sign in to comment.