Go to file
Bill Wagner b6f17fcd1a
add write perms on pull requests (#250)
GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
2024-04-25 11:36:42 -10:00
.github/workflows add write perms on pull requests (#250) 2024-04-25 11:36:42 -10:00
RazorPages move code snippets around (#129) 2023-03-02 14:27:19 -10:00
common Create stub.txt 2022-10-05 09:40:19 -10:00
fundamentals update RDG samples to be compatible with AOT (#253) 2024-04-13 19:03:44 -10:00
mvc Fix copy/paste error (#247) 2024-01-19 15:32:14 -08:00
samples The really easy auth (#240) 2023-11-13 12:19:46 -10:00
security/authorization fix (#166) 2023-06-02 15:38:06 -10:00
signalr/hubs Keyed service hub example (#228) 2023-10-17 08:40:56 -10:00
test/integration-tests remove deprecated ISystemClock (#249) 2024-02-22 06:15:04 -10:00
tutorials Update Program.cs (#254) 2024-04-25 11:35:14 -10:00
.editorconfig Add .editorconfig and remove now-excluded files 2022-04-01 11:14:07 +01:00
.gitattributes Add .editorconfig and remove now-excluded files 2022-04-01 11:14:07 +01:00
.gitignore Update .gitignore (#87) 2022-10-04 14:14:27 -10:00
CODE-OF-CONDUCT.md Create CODE-OF-CONDUCT.md 2022-02-04 11:20:26 -10:00
LICENSE Create LICENSE (#139) 2023-04-03 14:14:52 -10:00
LICENSE-CODE Create LICENSE (#139) 2023-04-03 14:14:52 -10:00
ThirdPartyNotices Create LICENSE (#139) 2023-04-03 14:14:52 -10:00