Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Openvpn Server
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Ansible
Roles
Openvpn Server
Commits
184a21c6
Commit
184a21c6
authored
2 weeks ago
by
dmitriysafronov
Browse files
Options
Downloads
Patches
Plain Diff
ci: update from template
Signed-off-by:
dmitriysafronov
<
dmitriysafronov@users.noreply.github.com
>
parent
528e7d12
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/push-rebase.yaml
+1
-1
1 addition, 1 deletion
.github/workflows/push-rebase.yaml
with
1 addition
and
1 deletion
.github/workflows/push-rebase.yaml
+
1
−
1
View file @
184a21c6
...
@@ -12,7 +12,7 @@ jobs:
...
@@ -12,7 +12,7 @@ jobs:
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
steps
:
steps
:
-
name
:
"
Rebase
all
Dependabot's
pull
requests
on
every
push
to
the
main
branch"
-
name
:
"
Rebase
all
Dependabot's
pull
requests
on
every
push
to
the
main
branch"
uses
:
bbeesley/gha-auto-dependabot-rebase@v1.5.12
0
uses
:
bbeesley/gha-auto-dependabot-rebase@v1.5.12
1
env
:
env
:
GITHUB_TOKEN
:
${{ secrets.PAT }}
GITHUB_TOKEN
:
${{ secrets.PAT }}
-
name
:
"
Rebase
all
users'
pull
requests
on
release
push
to
the
main
branch"
-
name
:
"
Rebase
all
users'
pull
requests
on
release
push
to
the
main
branch"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment