Modify access rules
diff --git a/project.config b/project.config
index 1813902..cfe2e55 100644
--- a/project.config
+++ b/project.config
@@ -12,5 +12,6 @@
submit = group github/openbmc/autotest-maintainers
editTopicName = group github/openbmc/autotest-maintainers
[access "refs/tags/*"]
- pushTag = group github/openbmc/autotest-maintainers
+ pushTag = +force group github/openbmc/autotest-maintainers
pushSignedTag = group github/openbmc/autotest-maintainers
+ push = +force group github/openbmc/autotest-maintainers