Skip to content

Commit 407d931

Browse files
github-actions[bot]qoomon
authored andcommitted
chore: build action
1 parent 96212b7 commit 407d931

File tree

4 files changed

+802
-799
lines changed

4 files changed

+802
-799
lines changed
File renamed without changes.

.github/workflows/example.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
on:
22
workflow_dispatch:
3+
push:
4+
branches:
5+
- main
36

47
jobs:
58
RepoAccess:

action/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![](https://img.icons8.com/cotton/64/000000/grand-master-key.png)  GitHub Actions Access Tokens 2
1+
# ![](https://img.icons8.com/cotton/64/000000/grand-master-key.png)  GitHub Actions Access Tokens
22

33
Obtain temporary Access Tokens for GitHub Actions workflows by requesting GitHub App Installation Access Tokens.
44
Authorization is based on the GitHub Actions OIDC tokens and `.github/access-token.yaml` file in the target repositories.

0 commit comments

Comments
 (0)